projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfca0f6
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 19 Aug 1997 19:48:40 +0000
(19:48 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 19 Aug 1997 19:48:40 +0000
(19:48 +0000)
lisp/add-log.el
patch
|
blob
|
history
diff --git
a/lisp/add-log.el
b/lisp/add-log.el
index bbd51b27d983360676e28d4e1672dca86d38c210..6ef0347f8846ac387bf5b6136daf8dce904e41bd 100644
(file)
--- a/
lisp/add-log.el
+++ b/
lisp/add-log.el
@@
-98,7
+98,7
@@
and `current-time-string' are two valid values."
;; Conditionals.
("\\[!?\\([^]\n]+\\)\\]\\(:\\| (\\)" (1 font-lock-variable-name-face))
;;
- ;; Acknowledgments.
+ ;; Acknowledg
e
ments.
("^\t\\(From\\|Reported by\\)" 1 font-lock-comment-face)
)
"Additional expressions to highlight in Change Log mode.")